Skip to content

Comments

[TM] ENDLESS#1813

Draft
KOCMODECAHTHUK wants to merge 25 commits intoCeladonSS13:beta-devfrom
KOCMODECAHTHUK:attachment
Draft

[TM] ENDLESS#1813
KOCMODECAHTHUK wants to merge 25 commits intoCeladonSS13:beta-devfrom
KOCMODECAHTHUK:attachment

Conversation

@KOCMODECAHTHUK
Copy link
Member

@KOCMODECAHTHUK KOCMODECAHTHUK commented Jun 1, 2025

Вечный ПР

Important

Вечный ПР, где изначально все тестируется напрямую на Альфе. После уже отделяется в отдельные ПРы.

Список изменений

🆑
add: Очень разные экспериментальные тестовые изменения, быстрее чем выходят сами ПРы.
/🆑

@github-actions github-actions bot requested review from Ganza9991 and Vairkharst June 1, 2025 09:53
@MysticalFaceLesS MysticalFaceLesS added 🎨 Спрайты 🎨 Есть спрайты 🪓 ТРОГАЛИ CORE-CODE 🪓 Ты трогал офовский кор код! Внимание! labels Jun 1, 2025
@github-actions github-actions bot requested a review from Cuildipie June 1, 2025 11:59
@KOCMODECAHTHUK KOCMODECAHTHUK changed the title ADD: Seclite теперь атачмент ADD: Tactical Seclite (Flashlight) Jun 1, 2025
Cuildipie
Cuildipie previously approved these changes Jun 8, 2025
@github-actions

This comment was marked as outdated.

@github-actions github-actions bot added the 🔥 Merge Conflict 🔥 Pull Request содержит конфликты. Устраните их, чтобы мы смогли оценить и принять запрос. label Jun 25, 2025
@KOCMODECAHTHUK KOCMODECAHTHUK deleted the attachment branch July 9, 2025 22:20
@KOCMODECAHTHUK KOCMODECAHTHUK restored the attachment branch January 13, 2026 06:35
@github-actions github-actions bot requested a review from Cuildipie January 13, 2026 06:37
@github-actions github-actions bot removed the 🔥 Merge Conflict 🔥 Pull Request содержит конфликты. Устраните их, чтобы мы смогли оценить и принять запрос. label Jan 13, 2026
@KOCMODECAHTHUK KOCMODECAHTHUK changed the title ADD: Tactical Seclite (Flashlight) [TM] ENDLESS Jan 13, 2026
@KOCMODECAHTHUK KOCMODECAHTHUK removed the request for review from Ganza9991 January 13, 2026 06:46
@KOCMODECAHTHUK KOCMODECAHTHUK force-pushed the attachment branch 2 times, most recently from 33bce74 to 1345997 Compare January 13, 2026 14:27
@github-actions

This comment was marked as resolved.

@github-actions github-actions bot added 🔥 Merge Conflict 🔥 Pull Request содержит конфликты. Устраните их, чтобы мы смогли оценить и принять запрос. and removed 🔥 Merge Conflict 🔥 Pull Request содержит конфликты. Устраните их, чтобы мы смогли оценить и принять запрос. labels Jan 18, 2026
@KOCMODECAHTHUK KOCMODECAHTHUK force-pushed the attachment branch 2 times, most recently from 4d4480c to b0c2fb0 Compare January 18, 2026 18:02
@KOCMODECAHTHUK KOCMODECAHTHUK added the ! TM ! PR в тестировании на лайв-сервере label Jan 20, 2026
@KOCMODECAHTHUK KOCMODECAHTHUK force-pushed the attachment branch 3 times, most recently from a7f56fa to 6413162 Compare February 15, 2026 00:11
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request
Meant to fix the various docking issues ive noticed over the past few
uptimes, along with making some player facing docking stuff easier to
comprehend. Meant to be a minor PR, you know the old song and dance
In no particular order:
- Makes docking error messages less fucking vauge and weird. This isn't
even because they're player facing, this is because i geniuely couldnt
figure out wtf they meant without looking up the code. This means an
admin might actually figure out what is causing a particular docking
issue
- - Some more docking errors for for adjustable docks since those handle
docking different from regular docks.
- Fixes improperly mapped docking ports on some ships
- - Firefly docking port is no longer extremely dangerous due to missing
`disable_on_owner_ship_dock`
- - June's Docking port now can dock to other ships
- Fixes slimegirl that occurs due to ships sometimes stealing the mobile
or even transit docking port from other ships. This should in theory
make ship to ship docking a lot less fucked up, but also long rounds (>4
hours) should be a lot more stable
- - Should make docking ports a lot less prone to random breakages and
errors
- Adds edgecase handling for a fair bit of ship code
- - Makes Very Big ships have less janky transit zones
- - Checking if a ship can dock to an adjustable dock doesn't actually
said dock anymore, saving perf and making adjust. docking port bugs less
common
- Quick dock is now Actually Quick. it should search all docking ports
on an overmap object (barring outposts, those have their own handling)
to find one that you can actually dock to
- Uploading shuttle map templates no longer breaks the overmap sprite
due to missing faction datum

Needs TM During an early round due to it touching pretty vital code.
Otherwise, it shouldn't be noticable too much.

## Why It's Good For The Game
Working shipcode that works better is good.

## Changelog

:cl:
add: Quick dock now searches for docking ports your ship can land at,
rather than picking the first option and failing. Quicker!
add: Makes docking port messages less vauge.
add: Adjusts transit vlevel sizes for larger ships
add: In case you are unable to dock to something, you should be given
more feedback
fix: Shuttle errors due to docking ports being stolen
fix: Edgecase handling for docking ports, should fix very rare shuttle
bugs
fix: Kali, Corona, Dwayne, Firefly, Scarab, Venetia, Typhoon, June, and
especially the Quasar have either proper docking ports or fixed docking
ports
fix: Firefly is now not extremely dangerous to dock to
fix: Shuttle code should be less prone to breaking in general

/:cl:

<!-- Both :cl:'s are required for the changelog to work! You can put
your name to the right of the first :cl: if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->

---------

Signed-off-by: rye-rice <58402542+rye-rice@users.noreply.github.com>
Co-authored-by: retlaw34 <58402542+retlaw34@users.noreply.github.com>
Co-authored-by: Sarah C <93578146+SapphicOverload@users.noreply.github.com>
@Celadon-Bot Celadon-Bot added 🗺 Маппинг 🗺 Это чисто карты, карта... 🚀 Корабли 🚀 Изменения кораблей, либо их конфигов labels Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

❗ PR НЕ МЁРЖИТЬ ❗ PR НЕ МЁРЖИТЬ ! TM ! PR в тестировании на лайв-сервере 🎨 Спрайты 🎨 Есть спрайты 💬 TGUI Кто-то решил потрогать интерфейсы 🗺 Маппинг 🗺 Это чисто карты, карта... 🚀 Корабли 🚀 Изменения кораблей, либо их конфигов 🧱 Код 🧱 Изменения .dm файлов 🪓 ТРОГАЛИ CORE-CODE 🪓 Ты трогал офовский кор код! Внимание!

Projects

None yet

6 participants